Returns the item at the specified key in the map.
public:
V Lookup(
K key
)
key
Type: K
The key associated with the item to locate.
Type: V
The item associated with the specified key.
Namespace: Windows.Foundation.Collections
Metadata: windows.winmd